C1.Silverlight.Schedule.5
CopyTo(Int32,DayOfWeek[],Int32,Int32) Method

Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As System.DayOfWeek, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
public void CopyTo( 
   System.int index,
   System.DayOfWeek[] array,
   System.int arrayIndex,
   System.int count
)

Parameters

index
array
arrayIndex
count
See Also

Reference

WorkDays Class
WorkDays Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.